home *** CD-ROM | disk | FTP | other *** search
/ Invenzioni & Inventori / Invenzioni and Inventori (Eclectica Publishing) (1996).ISO / invenzio / spazio / mi109.dir / 00039_Script_39 < prev    next >
Text File  |  1983-01-30  |  352b  |  19 lines

  1. on exitFrame
  2.   global a_blocca,dove
  3.   set dove = 0
  4.   spegni_canali
  5.   set a_blocca to false
  6.   set the visible of sprite 20 to false
  7.   set the visible of sprite 21 to false
  8.   set the visible of sprite 22 to false
  9.   set the visible of sprite 23 to false
  10.   curap 4
  11.   curap 5
  12.   curap 8
  13.   curap 9
  14.   curap 10
  15.   curap 11
  16.   updatestage
  17.   
  18. end
  19.